home *** CD-ROM | disk | FTP | other *** search
- object FEnvioConsultas: TFEnvioConsultas
- Left = 288
- Top = 211
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Env�o de consultas t�cnicas v�a correo electr�nico'
- ClientHeight = 259
- ClientWidth = 443
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object LTitulo: TLabel
- Left = 72
- Top = 26
- Width = 280
- Height = 13
- Caption = 'Env�o de consultas t�cnicas v�a correo electr�nico'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 16
- Top = 20
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 72
- Top = 88
- Width = 345
- Height = 52
- Caption =
- 'Si has revisado nuestras preguntas m�s frecuentes (FAQs) y no ha' +
- 's encontrado respuesta a tus dudas o soluci�n a un funcionamient' +
- 'o inadecuado, te proponemos rellenar nuestro formulario, para qu' +
- 'e podamos evaluar con precisi�n tu incidencia. '
- Constraints.MinWidth = 345
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Left = 72
- Top = 54
- Width = 345
- Height = 26
- Caption =
- 'Gracias por formar parte del programa Beta para el desarrollo de' +
- ' Panda Antivirus Platinum.'
- Constraints.MinWidth = 345
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 72
- Top = 164
- Width = 345
- Height = 26
- Caption =
- 'Para rellenar el formulario con la descripci�n de tu consulta, h' +
- 'az click en el siguiente enlace:'
- Constraints.MinWidth = 345
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object PlaLinkLabel1: TPlaLinkLabel
- Left = 67
- Top = 194
- Width = 169
- Height = 16
- Caption = 'www.pandasoftware.es/beta'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = PlaLinkLabel1Click
- end
- object PBAceptar: TPlaButton
- Left = 366
- Top = 224
- Width = 64
- Height = 21
- Caption = 'Aceptar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = PBAceptarClick
- Default = True
- end
- end
-